home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / loa_and_the_island.swf / scripts / DefineSprite_772 / frame_12 / PlaceObject2_634_286 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-03-17  |  125b  |  8 lines

  1. onClipEvent(load){
  2.    if(_global.blackkey == true)
  3.    {
  4.       this.swapDepths(0);
  5.       removeMovieClip(this);
  6.    }
  7. }
  8.